Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compiler warnings when #define use_lights, fix F3 targets compilation #6692

Merged
merged 7 commits into from
Mar 9, 2021

Conversation

Tygrys-1
Copy link
Contributor

@Tygrys-1 Tygrys-1 commented Mar 9, 2021

Changed () to (void) to fix 2 function prototypes.

Fixed compilation for F3 targets by adding #ifdef USE_PROGRAMMING_FRAMEWORK

Fixed compilation for F3 targets, broken in d32fe6d
Added #ifdef USE_PROGRAMMING_FRAMEWORK for programmingPidReset();
New branch
@Tygrys-1 Tygrys-1 changed the title Fix compiler warnings when #define use_lights Fix compiler warnings when #define use_lights, fix F3 targets compilation Mar 9, 2021
@DzikuVx DzikuVx added this to the 2.7 milestone Mar 9, 2021
@DzikuVx DzikuVx merged commit 8c0b893 into iNavFlight:master Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants